Skip to content

feat: add showToolCalls option and CI release workflow#4

Merged
mrgoonie merged 2 commits intomainfrom
claude/condescending-leakey
Mar 27, 2026
Merged

feat: add showToolCalls option and CI release workflow#4
mrgoonie merged 2 commits intomainfrom
claude/condescending-leakey

Conversation

@mrgoonie
Copy link
Copy Markdown
Contributor

Summary

  • Add showToolCalls config option (default: false) to hide tool call indicators in chat by default
  • Add GitHub Actions CI workflow (.github/workflows/release.yml) that triggers on v* tags to automatically build, create GitHub Release with dist assets, and publish to NPM

Test plan

  • Verify widget hides tool calls by default
  • Verify showToolCalls: true shows tool call indicators
  • Verify release workflow syntax via act or dry-run tag push
  • Set NPM_TOKEN secret in repo settings before first release

- Add showToolCalls config option (default: false) to hide tool call
  indicators in the chat conversation by default
- Add GitHub Actions release workflow triggered on version tags (v*)
  that builds, creates GitHub Release with assets, and publishes to NPM
@mrgoonie mrgoonie merged commit 2ea337c into main Mar 27, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant